home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
GameKit
/
Apps
/
HighScoreEditor
/
PB.project
< prev
next >
Wrap
Text File
|
1995-06-12
|
820b
|
29 lines
INSTALLDIR = "$(HOME)/Apps";
APPICON = HSIcon.tiff;
GENERATEMAIN = YES;
FILESTABLE = {
OTHER_LIBS = (unitgenerators, synthpatches, musickit, dsp, gamekit, ni_s, Media_s, NeXT_s, Indexing_s);
OTHER_RESOURCES = (Help);
CLASSES = (EditingHSController.m, HighScoreEditor.m);
OTHER_SOURCES = (Makefile);
INTERFACES = (HighScore.nib, HighScoreEditor.nib, InfoPanel.nib);
H_FILES = (EditingHSController.h, HighScoreEditor.h);
OTHER_LINKED = ();
M_FILES = (HighScoreEditor_main.m);
};
DOCICONFILES = ();
APPCLASS = ExtendedApp;
DOCEXTENSIONS = ();
MAINNIB = HighScoreEditor;
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
InfoPanel.nib;
HighScore.nib;
HighScoreEditor.nib;
Help;
};
PROJECTNAME = HighScoreEditor;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;